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