ArchivedPropertyPropertyType Property  | 
 
            Gets the type of the property.
            
 
    Namespace: 
   AGI.Foundation.Tracking
    Assembly:
   AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 25.1.421.0 (25.1.421.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