Class ContentDto
Inheritance
System.Object
Assembly: cs.temp.dll.dll
Syntax
Fields
TableName
Declaration
public const string TableName = null
Field Value
Type |
Description |
System.String |
|
Properties
ContentTypeId
Declaration
public int ContentTypeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ContentVersionDto
Declaration
public ContentVersionDto ContentVersionDto { get; set; }
Property Value
NodeDto
Declaration
public NodeDto NodeDto { get; set; }
Property Value
NodeId
Declaration
public int NodeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|