[This is preliminary documentation and is subject to change.]
The type of the attribute
Namespace:
OfficeClip.BusinessLayer.MetabaseAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public MetaConstants..::.MetaType Type { get; set; } |
Visual Basic (Declaration) |
---|
Public Property Type As MetaConstants..::.MetaType |
Visual C++ |
---|
public: property MetaConstants..::.MetaType Type { MetaConstants..::.MetaType get (); void set (MetaConstants..::.MetaType value); } |