Method UpdateOtherNCFileBufferPartial
UpdateOtherNCFileBufferPartial(PdmMinorRevisionId, bool, char[], int)
Update other NC file using buffer.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
void UpdateOtherNCFileBufferPartial(PdmMinorRevisionId inMinorRevisionId, bool inClear, char[] inBuffer, int inBufferSize)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmMinorRevisionId | inMinorRevisionId | Identifier of the minor revision. |
| bool | inClear | |
| char[] | inBuffer | |
| int | inBufferSize |