This document is archived and information here might be outdated. Recommended version. |
If, at end point shared by two segments, one segment has an empty value for an attribute and the other has a non-empty value, use the non-empty value for both.
[Visual Basic .NET]
Public Sub SynchronizeEmptyAttributes ( _
)
[C#]
public void SynchronizeEmptyAttributes (
);
[C++]
HRESULT SynchronizeEmptyAttributes(
void
);