 | IHasTimeTEnd Property |
Gets/Sets the end time of this element.
Namespace: ema3d.Api.V26Assembly: ema3d.Api.V26 (in ema3d.Api.V26.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