BaseTypeRequiredAttributeBaseType Property |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public Type BaseType { get; }
Public ReadOnly Property BaseType As Type
Get
public:
property Type^ BaseType {
Type^ get ();
}
member BaseType : Type with get
Property Value
Type:
TypeSee Also