Add-CustomObject
- 1 Minute to read
- Print
- DarkLight
- PDF
Add-CustomObject
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Creates a new custom object entry.
Add-CustomObject
-Entry
-CustomObjectId
Returns a custom object entry object.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Entry | Custom Object Entry Object | Yes | |
CustomObjectId | Int32 | Yes | The object id. |
Examples
Create a new custom object entry
# TODO
Custom object ### created