\r\n

51Degrees Pipeline .NET  4.1Newer Version 4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Core.Data.PropertyMetaData Class Reference

Detailed Description

Standalone instance of ElementPropertyMetaData, used to serialise element or aspect properties.

Public Member Functions

Type  GetPropertyType ()
Gets the actual Type of the property from the Type Name. More...

Public Attributes

string  Name
Name of the property More...
string  Type
The property type name. More...
string  Category
The property category More...

Member Function Documentation

◆ GetPropertyType()

Type FiftyOne.Pipeline.Core.Data.PropertyMetaData.GetPropertyType ( )

Gets the actual Type of the property from the Type Name.

Returns

Member Data Documentation

◆ Category

string FiftyOne.Pipeline.Core.Data.PropertyMetaData.Category

The property category

◆ Name

string FiftyOne.Pipeline.Core.Data.PropertyMetaData.Name

Name of the property

◆ Type

string FiftyOne.Pipeline.Core.Data.PropertyMetaData.Type

The property type name.