| FilespecsMobilityPlatformIsPlatformOwner Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.MobilityPlatform.IsPlatformOwner"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool IsPlatformOwner { get; set; }
public:
property bool IsPlatformOwner {
bool get ();
void set (bool value);
}
function get_IsPlatformOwner();
function set_IsPlatformOwner(value);
Property Value
Type:
BooleanSee Also