Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #pragma namespace ("\\\\.\\root\\cimv2")
- instance of __Namespace
- {
- Name = "SMS" ;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS")
- instance of __Namespace
- {
- Name = "INV_TEMP" ;
- };
- #pragma namespace ("\\\\.\\root\\cimv2\\SMS\\INV_TEMP")
- [ SMS_Report (TRUE),
- SMS_Group_Name ("MEMAsset"),
- SMS_Class_ID ("MICROSOFT|MEMASSET|1.0"),
- Namespace ("root\\\\cimv2") ]
- class MEMAsset : SMS_Class_Template
- {
- [ SMS_Report (TRUE), key ]
- String KeyName;
- [ SMS_Report (TRUE) ]
- String AreaDescription;
- [ SMS_Report (TRUE) ]
- String Building;
- [ SMS_Report (TRUE) ]
- String ConfigurationDate;
- [ SMS_Report (TRUE) ]
- String CostCenter;
- [ SMS_Report (TRUE) ]
- String CW_Matrix;
- [ SMS_Report (TRUE) ]
- String CW_TypeID;
- [ SMS_Report (TRUE) ]
- String Department;
- [ SMS_Report (TRUE) ]
- String Institute;
- [ SMS_Report (TRUE) ]
- String Market;
- [ SMS_Report (TRUE) ]
- String NursingUnit;
- [ SMS_Report (TRUE) ]
- String PrimaryUser;
- [ SMS_Report (TRUE) ]
- String RoomNumber;
- [ SMS_Report (TRUE) ]
- String Serial;
- [ SMS_Report (TRUE) ]
- String Status;
- [ SMS_Report (TRUE) ]
- String SupportZone;
- [ SMS_Report (TRUE) ]
- String wsFloor;
- [ SMS_Report (TRUE) ]
- String wsFunction;
- };
Add Comment
Please, Sign In to add comment