XMLSymbolLibEntryLastChangeDate Property
Namespace: PCBI_SymbolLibraryAssembly: PCBI_SymbolPart_Library (in PCBI_SymbolPart_Library.dll) Version: 16.0.0.0 (16.0.0.0)
public DateTime LastChangeDate { get; set; }
Public Property LastChangeDate As DateTime
Get
Set
public:
virtual property DateTime LastChangeDate {
DateTime get () sealed;
void set (DateTime value) sealed;
}
abstract LastChangeDate : DateTime with get, set
override LastChangeDate : DateTime with get, set
DateTimeILibraryEntryBaseLastChangeDate