Class LoadListingConfigurationCommandArguments
Command argument for loading listing configuration.
public sealed class LoadListingConfigurationCommandArguments
- Inheritance
-
objectLoadListingConfigurationCommandArguments
- Extension Methods
Properties
WorkspaceId
Current workspace identifier.
public int? WorkspaceId { get; set; }
Property Value
- int?