ArchivedPropertyPropertyType Property |
Gets the type of the property.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Type PropertyType { get; }
Public ReadOnly Property PropertyType As Type
Get
public:
property Type^ PropertyType {
Type^ get ();
}
member PropertyType : Type with get
Property Value
Type:
TypeSee Also