Method | Description | |
---|---|---|
GetForNativeDocumentTypePropertyAlias ( int id, string propertyTypeAlias ) : |
Gets for native node and property alias.
|
Method | Description | |
---|---|---|
GetDatabaseType ( int dataTypeDefinitionId ) : string |
Gets the database datatype for the given datatype definition id.
|
public GetForNativeDocumentTypePropertyAlias ( int id, string propertyTypeAlias ) : |
||
id | int | The node id. |
propertyTypeAlias | string | The property alias. |
return |