Class ManifestType
[Serializable]
public class ManifestType
- Inheritance
-
ManifestType
- Inherited Members
Properties
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
Reference
[Required(AllowEmptyStrings = true)]
public Collection<ReferenceType> Reference { get; set; }