ISpacecraft.TitleLine Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Title line of the two-line element set (TLE).
[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Title line of the two-line element set (TLE).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="titleLine", Update=true)]
public string TitleLine { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Create=true, Description="Title line of the two-line element set (TLE).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="titleLine", Update=true)>]
member this.TitleLine : string with get, set
Public Property TitleLine As String
Property Value
- Attributes