Type Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
Sub type class.

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0

Syntax

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

See Also