| NbFileMetadataUpdatedAt Property | 
            更新日時
            
 
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
 Syntax
Syntaxpublic string UpdatedAt { get; set; }Public Property UpdatedAt As String
	Get
	Set
public:
property String^ UpdatedAt {
	String^ get ();
	void set (String^ value);
}member UpdatedAt : string with get, set
Property Value
Type: 
String Version Information
Version InformationCore
Supported in: 1.0
 See Also
See Also