[Missing <summary> documentation for "P:DatabaseObjects.ItemInstanceAttribute.Type"]

Namespace: DatabaseObjects
Assembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0

Syntax

C#
public Type Type { get; }
Visual Basic
Public ReadOnly Property Type As Type
	Get
Visual C++
public:
property Type^ Type {
	Type^ get ();
}

See Also