STK ObjectsSend comments on this topic.
Reference Property (IAgAccessCnstrAWB)
See Also
Windows





Windows & Linux

Description

Reference value for the access constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Reference() As String
[C#]
public string Reference {get;}
[Managed C++]
public: __property String __gc ^ get_Reference();
[Unmanaged C++]
public: HRESULT get_Reference(
    BSTR * pVal
);
[Java]
public String getReference();
[Python - STK API ]
@property
def Reference(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.