Enum LegalStatus
Represents the legal status of an item (e.g., legal or illegal).
public enum LegalStatus
- Extension Methods
Fields
Illegal = 1Legal = 0
Represents the legal status of an item (e.g., legal or illegal).
public enum LegalStatus
Illegal = 1Legal = 0