DateAndOrTimeTimeOnly Property
Gets the encapsulated
TimeOnly value,
or
null, if the encapsulated value has a different
Type.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public abstract TimeOnly? TimeOnly { get; }
Public MustOverride ReadOnly Property TimeOnly As TimeOnly?
Get
public:
virtual property Nullable<TimeOnly> TimeOnly {
Nullable<TimeOnly> get () abstract;
}
abstract TimeOnly : Nullable<TimeOnly> with get
Property Value
NullableTimeOnly