PointScattererInformationIdentifier Property |
Gets the signal identifier for the point scatterer.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SignalIdentifier Identifier { get; }
Public ReadOnly Property Identifier As SignalIdentifier
Get
public:
property SignalIdentifier^ Identifier {
SignalIdentifier^ get ();
}
member Identifier : SignalIdentifier with get
Property Value
Type:
SignalIdentifierSee Also