Class RenameAssetFolderFormSubmissionCommandArguments
Asset folder form submissions command arguments.
public sealed class RenameAssetFolderFormSubmissionCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectRenameAssetFolderFormSubmissionCommandArguments
- Inherited Members
- Extension Methods
Properties
FolderPath
Path of the folder.
public string FolderPath { get; set; }
Property Value
- string
LibraryIdentifier
Identifier of the library.
public int LibraryIdentifier { get; set; }
Property Value
- int