SegmentPropagatorVariableEvaluator.Identifier Property |
Namespace:
AGI.Foundation.NumericalMethods
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic SegmentPropagatorVariable Identifier { get; }
Public ReadOnly Property Identifier As SegmentPropagatorVariable
Get
public:
property SegmentPropagatorVariable^ Identifier {
SegmentPropagatorVariable^ get ();
}
member Identifier : SegmentPropagatorVariable with get
Property Value
Type:
SegmentPropagatorVariable
See Also