Property File
File
Gets or sets the file the field is declared in
Declaration
public DIFile File { get; set; }
Property Value
public DIFile File { get; set; }
DIFile |
Gets or sets the file the field is declared in
public DIFile File { get; set; }
DIFile |