You are here: Data Classes > FolderRequest Class > FolderRequest Properties > EnableReplication
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FolderRequest.EnableReplication Property

Gets or sets whether the folder is replicated during Quick Deploy. This is for the FolderRequest data object. 

True = replicate the folder during Quick Deploy.  

False = Do not replicate the folder during Quick Deploy.  

C#
public Boolean EnableReplication;
Visual Basic
Public Property EnableReplication() As Boolean

Returns True if the folder is replicated during Quick Deploy.

This property is used with the Quick Deploy feature in CMS400.NET. It does not affect Site Replication.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!