[Missing <summary> documentation for "P:SmartCDSSKBLibrary.khu.vMR.ProcedureOrder.repeatNumberSpecified"]
Namespace: SmartCDSSKBLibrary.khu.vMRAssembly: SmartCDSSKBLibrary (in SmartCDSSKBLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public bool repeatNumberSpecified { get; set; } |
| Visual Basic |
|---|
Public Property repeatNumberSpecified As Boolean
Get
Set |
| Visual C++ |
|---|
public:
property bool repeatNumberSpecified {
bool get ();
void set (bool value);
} |
| F# |
|---|
member repeatNumberSpecified : bool with get, set
|
Property Value
Type:
Boolean
See Also