 | IHasTimeTEnd Property |
Gets/Sets the end time of this element.
Namespace: ema3d.Api.V25Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
SyntaxDomainDependentDouble TEnd { get; set; }
Property TEnd As DomainDependentDouble
Get
Set
property DomainDependentDouble^ TEnd {
DomainDependentDouble^ get ();
void set (DomainDependentDouble^ value);
}
abstract TEnd : DomainDependentDouble with get, set
Property Value
DomainDependentDouble
See Also