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