ApartmentStatetype Property |
[Missing <summary> documentation for "P:BrydenWoodUnity.DesignData.ApartmentState.type"]
Namespace:
BrydenWoodUnity.DesignData
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic string type { get; set; }
Public Property type As String
Get
Set
public:
property String^ type {
String^ get ();
void set (String^ value);
}
member type : string with get, set
Property Value
Type:
String
See Also