VersionControlServer.SetChangesetProperty – metoda
Zařadit chráněné členy
Zařadit zděděné členy
Nastaví seznam PropertyValue objektů Changeset.
Tento člen je přetížen. Podrobnější informace o tomto členu, včetně syntaxe, způsobu použití a příkladů, získáte kliknutím na název v seznamu přetížení.
Seznam přetížení
Název | Popis | |
---|---|---|
SetChangesetProperty(Int32, array<PropertyValue[]) | Nastaví seznam PropertyValue objektů Changeset. | |
SetChangesetProperty(Int32, List<PropertyValue>) | Nastaví seznam PropertyValue objektů Changeset. | |
SetChangesetProperty(Int32, String, array<Byte[]) | Sets a PropertyValue object to a Changeset. | |
SetChangesetProperty(Int32, String, Nullable<DateTime>) | Sets a PropertyValue object to a Changeset. | |
SetChangesetProperty(Int32, String, Nullable<Double>) | Sets a PropertyValue object to a Changeset. | |
SetChangesetProperty(Int32, String, Nullable<Int32>) | Sady z PropertyValue objekt Changeset. | |
SetChangesetProperty(Int32, String, String) | Sady z PropertyValue objekt Changeset. |
Nahoru