====== NAME ====== Set-ELOObjectKey ====== ÜBERSICHT ====== Sets an ELO Object key ====== SYNTAX ====== Set-ELOObjectKey [-AddValue ] [-Color ] [-Connection ] [-DBConnection ] [-DocDate ] [-MaskId ] [-Memo ] [-MetaData ] [-NewObject ] [-ObjectID ] [-ObjectType ] [-ParentId ] [-ShortName ] [-SortOrder {Alphabetic | AlphabeticInverse | InsertDate | InsertDateInverse | ExternalDateInverse | UserName | Manual | ExternalDate}] [] Set-ELOObjectKey [-AddValue ] [-Color ] [-Connection ] [-DBConnection ] [-DocDate ] [-MaskId ] [-Memo ] [-Name ] [-NewObject ] [-ObjectID ] [-ObjectType ] [-ParentId ] [-ShortName ] [-SortOrder {Alphabetic | AlphabeticInverse | InsertDate | InsertDateInverse | ExternalDateInverse | UserName | Manual | ExternalDate}] [-Value ] [] ====== BESCHREIBUNG ====== Can also be used for memo text and color. ====== PARAMETER ====== -ObjectID Object ID of the object to set -MaskId Mask id to assign or to keep -MetaData Meta data dictionary -Name Name of the object key -Value Value(s) for the key -ShortName New short name for the object -Memo Memo text for the object -DocDate Document ISO date -Color Color for the object -SortOrder Sort order for the object Possible values: Alphabetic, AlphabeticInverse, InsertDate, InsertDateInverse, ExternalDateInverse, UserName, Manual, ExternalDate -AddValue Add the value(s) of it does not exist. -NewObject Creates new object -ObjectType Object type of the object -ParentId Parent id of the object -DBConnection -Connection 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). ====== HINWEISE ====== 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".