Show / Hide Table of Contents
View Source

Class ApprovalMeta

Inheritance
System.Object
ApprovalMeta
Namespace:EvilDICOM.CV.RT.Meta
Assembly:EvilDICOM.CV.dll
Syntax
public class ApprovalMeta : object

Properties

View Source

ApprovalType

Declaration
public string ApprovalType { get; set; }
Property Value
Type Description
System.String
View Source

ApprovedBy

Declaration
public string ApprovedBy { get; set; }
Property Value
Type Description
System.String
View Source

ApprovedOn

Declaration
public DateTime ApprovedOn { get; set; }
Property Value
Type Description
DateTime
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX