AlcoholContent Class |
Namespace: PSI.Sox
[SerializableAttribute] [DataContractAttribute] public class AlcoholContent : ICloneable
The AlcoholContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlcoholContent | Initializes a new instance of the AlcoholContent class |
Name | Description | |
---|---|---|
![]() | alcohol_recipient_type | Obsolete.
Gets or sets Alcohol Recipient Type
|
![]() | AlcoholPackaging |
Gets or sets Alcohol Packaging
|
![]() | AlcoholQuantity |
Gets or sets Alcohol Quantity
|
![]() | AlcoholRecipientType |
Gets or sets Alcohol Recipient Type
|
![]() | AlcoholType |
Gets or sets Alcohol Type
|
![]() | AlcoholVolume |
Gets or sets Alcohol Volume
|
![]() | UserData1 |
User Data 1 - User Defined Data #1
|
![]() | UserData2 |
User Data 2 - User Defined Data #2
|
![]() | UserData3 |
User Data 3 - User Defined Data #3
|
![]() | UserData4 |
User Data 4 - User Defined Data #4
|
![]() | UserData5 |
User Data 5 - User Defined Data #5
|
Name | Description | |
---|---|---|
![]() | Clone |
Makes a clone copy of the currently populated AlcoholContent object.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |