Set-ELOObjectKey
Sets an ELO Object key
Set-ELOObjectKey [-AddValue <SwitchParameter>] [-Color <string>] [-Connection <IXConnectionHandle>] [-DBConnection <SqlConnection>] [-DocDate <string>] [-MaskId
<string>] [-Memo <string>] [-MetaData <Hashtable>] [-NewObject <SwitchParameter>] [-ObjectID <string>] [-ObjectType <int>] [-ParentId <string>] [-ShortName <string>]
[-SortOrder {Alphabetic | AlphabeticInverse | InsertDate | InsertDateInverse | ExternalDateInverse | UserName | Manual | ExternalDate}] [<CommonParameters>]
Set-ELOObjectKey [-AddValue <SwitchParameter>] [-Color <string>] [-Connection <IXConnectionHandle>] [-DBConnection <SqlConnection>] [-DocDate <string>] [-MaskId
<string>] [-Memo <string>] [-Name <string>] [-NewObject <SwitchParameter>] [-ObjectID <string>] [-ObjectType <int>] [-ParentId <string>] [-ShortName <string>]
[-SortOrder {Alphabetic | AlphabeticInverse | InsertDate | InsertDateInverse | ExternalDateInverse | UserName | Manual | ExternalDate}] [-Value <string[]>]
[<CommonParameters>]
Can also be used for memo text and color.
-ObjectID <string>
Object ID of the object to set
-MaskId <string>
Mask id to assign or to keep
-MetaData <Hashtable>
Meta data dictionary
-Name <string>
Name of the object key
-Value <string[]>
Value(s) for the key
-ShortName <string>
New short name for the object
-Memo <string>
Memo text for the object
-DocDate <string>
Document ISO date
-Color <string>
Color for the object
-SortOrder <SortOrder>
Sort order for the object
Possible values: Alphabetic, AlphabeticInverse, InsertDate, InsertDateInverse, ExternalDateInverse, UserName, Manual, ExternalDate
-AddValue <SwitchParameter>
Add the value(s) of it does not exist.
-NewObject <SwitchParameter>
Creates new object
-ObjectType <int>
Object type of the object
-ParentId <string>
Parent id of the object
-DBConnection <SqlConnection>
-Connection <IXConnectionHandle>
<CommonParameters>
Dieses Cmdlet unterstützt folgende allgemeine Parameter: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable und OutVariable. Weitere Informationen finden Sie unter
"about_CommonParameters" (https:/go.microsoft.com/fwlink/?LinkID=113216).
Zum Aufrufen der Beispiele geben Sie Folgendes ein: "get-help Set-ELOObjectKey -examples". Weitere Informationen erhalten Sie mit folgendem Befehl: "get-help Set-ELOObjectKey -detailed". Technische Informationen erhalten Sie mit folgendem Befehl: "get-help Set-ELOObjectKey -full".