PlaceholderNodeData Class |
Namespace: Dundas.BI.WebApi.Models
The PlaceholderNodeData type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlaceholderNodeData |
Initializes a new instance of the PlaceholderNodeData class.
|
Name | Description | |
---|---|---|
![]() | Children |
Gets the children.
(Inherited from SyntaxTreeNodeData.) |
![]() | EndColumnNumber |
Gets the ending column number.
(Inherited from SyntaxTreeNodeData.) |
![]() | EndLineNumber |
Gets the ending line number.
(Inherited from SyntaxTreeNodeData.) |
![]() | PlaceholderName |
Gets or sets the name of the placeholder.
|
![]() | StartColumnNumber |
Gets the starting column number.
(Inherited from SyntaxTreeNodeData.) |
![]() | StartLineNumber |
Gets the starting line number.
(Inherited from SyntaxTreeNodeData.) |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
![]() ![]() | ToDataContractMapping |
Get the mapping rules from the entity to the data contract.
|