Name of the .int file containing the strand access intervals.
Read-only property
[Visual Basic .NET] |
---|
Public Property AccessIntervalsFile() As String |
[C#] |
---|
public string AccessIntervalsFile {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_AccessIntervalsFile(); |
[Unmanaged C++] |
---|
public: HRESULT get_AccessIntervalsFile( BSTR * pFileName ); |
[Java] |
---|
public String getAccessIntervalsFile(); |