Class ContentItemChangeCommandArguments
Represents arguments of the content item change command.
public sealed class ContentItemChangeCommandArguments : FormSubmissionCommandArguments
- Inheritance
-
objectContentItemChangeCommandArguments
- Inherited Members
- Extension Methods
Properties
ContentTypeId
Content type ID.
public int ContentTypeId { get; set; }
Property Value
- int