[NonRecordFieldAttribute]
public bool CreateAssociatedMeasurement { get; set; }<NonRecordFieldAttribute>
Public Property CreateAssociatedMeasurement As Boolean
Get
Setpublic:
[NonRecordFieldAttribute]
property bool CreateAssociatedMeasurement {
bool get ();
void set (bool value);
}function get_CreateAssociatedMeasurement();
function set_CreateAssociatedMeasurement(value);