| ILoadcaseFactorsLoadcaseId Property |
Gets the loadcase ID
Namespace: TSD.API.Remoting.LoadingAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IReadOnlyProperty<Guid> LoadcaseId { get; }
ReadOnly Property LoadcaseId As IReadOnlyProperty(Of Guid)
Get
property IReadOnlyProperty<Guid>^ LoadcaseId {
IReadOnlyProperty<Guid>^ get ();
}
abstract LoadcaseId : IReadOnlyProperty<Guid> with get
Property Value
IReadOnlyPropertyGuidSee Also