Click or drag to resize
CloneFolderMediaWebFarmTaskSourceLibraryId Property
Gets or sets the identifier of the library from where the folder will be cloned.

Namespace: CMS.MediaLibrary
Assembly: CMS.MediaLibrary (in CMS.MediaLibrary.dll) Version: 13.0.131
Syntax
C#
public int SourceLibraryId { get; set; }

Property Value

Type: Int32
See Also