Specify the time reference from which fixed sampling time steps are taken. Note: selecting Start/Stop of each Interval resets the time reference for each interval, whereas other types maintain single reference for entire array.
Read-write property
[Visual Basic .NET] |
---|
Public Property ReferenceType() As AgECrdnSampledReferenceTime |
[C#] |
---|
public AgECrdnSampledReferenceTime ReferenceType {get; set;} |
[Managed C++] |
---|
public: __property AgECrdnSampledReferenceTime get_ReferenceType(); |
[Unmanaged C++] |
---|
public: HRESULT get_ReferenceType( |
[Java] |
---|
public AgECrdnSampledReferenceTime getReferenceType();public void setReferenceType( |