VersionControlServer.SetChangesetProperty 메서드
보호된 멤버 포함
상속된 멤버 포함
집합 목록을 PropertyValue 개체의 Changeset.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
SetChangesetProperty(Int32, array<PropertyValue[]) | 집합 목록을 PropertyValue 개체의 Changeset. | |
SetChangesetProperty(Int32, List<PropertyValue>) | 집합 목록을 PropertyValue 개체의 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>) | 설정에의 PropertyValue 개체의 Changeset. | |
SetChangesetProperty(Int32, String, String) | 설정에의 PropertyValue 개체의 Changeset. |
위쪽