mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-01-11 19:44:55 +00:00
Adding Hidden item to ePropertyType enum
This commit is contained in:
@@ -12,6 +12,7 @@ namespace ICD.Common.Attributes.Properties
|
||||
public enum ePropertyType
|
||||
{
|
||||
[PublicAPI] Default,
|
||||
[PublicAPI] Hidden,
|
||||
[PublicAPI] PortId,
|
||||
[PublicAPI] DeviceId,
|
||||
[PublicAPI] Ipid,
|
||||
|
||||
Reference in New Issue
Block a user