Click or drag to resize

SegmentDefinitionName Property

Gets or sets a name to describe the segment. This is optional.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
See Also