Class GetFormItemsArguments
The arguments for the following commands:
public sealed class GetFormItemsArguments
- Inheritance
-
objectGetFormItemsArguments
- Extension Methods
Properties
SelectedFolderId
ID of the selected folder.
public int SelectedFolderId { get; set; }
Property Value
- int
WorkspaceId
ID of the workspace.
public int WorkspaceId { get; set; }
Property Value
- int