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