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

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

Property Value

Type: Int32
See Also